Skip to content

Added Stacks guide #785

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Aug 8, 2025
Merged

Added Stacks guide #785

merged 2 commits into from
Aug 8, 2025

Conversation

ECBSJ
Copy link
Contributor

@ECBSJ ECBSJ commented Aug 6, 2025

Description

Added a dedicated guide in the "How-To Guides" for specifically using Pyth in Stacks applications and Clarity smart contracts.

Type of Change

  • [ x] New Page

Areas Affected

A new guide stacks.mdx was added in the pages/price-feeds/use-real-time-data/ directory. The _meta.json file was also updated to reflect the new guide.

Checklist

  • [ x] I have reviewed my changes for clarity and accuracy
  • [ x] All links are valid and working
  • [ x] Code examples (if any) are complete and functional
  • [ x] Content follows the established style guide
  • [ x] Changes are properly formatted in Markdown

Contributor Information

Copy link

vercel bot commented Aug 6, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
documentation ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 8, 2025 2:48am

Copy link

vercel bot commented Aug 6, 2025

@ECBSJ is attempting to deploy a commit to the Pyth Network Team on Vercel.

A member of the Team first needs to authorize it.

In your front-end application code, you can install and use the methods brought by Pyth Network's Javascript SDK to fetch the latest price update, known as a VAA (Verified Action Approvals) message.

```javascript copy
import { PriceServiceConnection } from "@pythnetwork/price-service-client"
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please replace this with the hermes-client

@aditya520
Copy link
Member

Please run pre-commit run --all-files to fix linting issues.

@aditya520 aditya520 merged commit 6fa3e44 into pyth-network:main Aug 8, 2025
3 of 4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants